From: Debian Rust Maintainers Date: Tue, 25 Oct 2022 00:11:21 +0000 (-0400) Subject: no-wasm-bindgen-test X-Git-Tag: archive/raspbian/0.17.14-5+rpi1~1^2^2~4 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/%22mailto:kde%40ewsoftware.de//%22style.css/%22/%22http:/www.example.com/%22mailto:kde%40ewsoftware.de/%22style.css/%22?a=commitdiff_plain;h=e9bc8ff27a372faa181ca0e071c66458ba805896;p=rust-ring.git no-wasm-bindgen-test =================================================================== Gbp-Pq: Name no-wasm-bindgen-test.patch --- diff --git a/Cargo.toml b/Cargo.toml index 0c24247..812fce1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -83,9 +83,6 @@ default-features = false [target."cfg(any(unix, windows))".dev-dependencies.libc] version = "0.2.80" default-features = false -[target."cfg(target_arch = \"wasm32\")".dev-dependencies.wasm-bindgen-test] -version = "0.3.18" -default-features = false [target."cfg(target_os = \"windows\")".dependencies.winapi] version = "0.3.8" features = ["ntsecapi", "wtypesbase"]